home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 February / Pcwk022003a.iso / Wyszukiwarki / Bingooo 2.6.0 / Bingooo_english.exe / {app} / BINGOOO.exe / 0 / RCDATA / TFORM16 / TFORM16.txt < prev   
Text File  |  2002-06-14  |  2KB  |  77 lines

  1. object Form16: TForm16
  2.   Left = 256
  3.   Top = 179
  4.   Width = 329
  5.   Height = 256
  6.   Caption = 'Unlock'
  7.   Color = clBtnFace
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   OldCreateOrder = False
  14.   Position = poScreenCenter
  15.   PixelsPerInch = 96
  16.   TextHeight = 13
  17.   object Label1: TLabel
  18.     Left = 32
  19.     Top = 132
  20.     Width = 114
  21.     Height = 13
  22.     Caption = 'Please enter unlock key'
  23.   end
  24.   object Label2: TLabel
  25.     Left = 32
  26.     Top = 69
  27.     Width = 264
  28.     Height = 39
  29.     Caption = 
  30.       'If you have bought the product and received the unlock key, now ' +
  31.       'you can turn BINGOOO into a PERSONAL, PROFESSIONAL or CORPORATE ' +
  32.       'version.'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clHighlight
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentFont = False
  39.     WordWrap = True
  40.   end
  41.   object Image1: TImage
  42.     Left = 0
  43.     Top = 0
  44.     Width = 321
  45.     Height = 60
  46.     Align = alTop
  47.     AutoSize = True
  48.     Picture.Data = {<image000.bmp>}
  49.   end
  50.   object Edit1: TEdit
  51.     Left = 32
  52.     Top = 148
  53.     Width = 249
  54.     Height = 21
  55.     TabOrder = 0
  56.     OnKeyPress = Edit1KeyPress
  57.   end
  58.   object Button1: TButton
  59.     Left = 80
  60.     Top = 187
  61.     Width = 75
  62.     Height = 25
  63.     Caption = 'ok'
  64.     ModalResult = 1
  65.     TabOrder = 1
  66.   end
  67.   object Button2: TButton
  68.     Left = 168
  69.     Top = 187
  70.     Width = 75
  71.     Height = 25
  72.     Caption = 'Cancel'
  73.     ModalResult = 2
  74.     TabOrder = 2
  75.   end
  76. end
  77.